OpenRoads Designer CONNECT Edition SDK Help

Item Method

Gets the intersection at a given location in a collection. Index of the intersection. Start at 1

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  LinearIntersection Item(int  index)

Parameters

SettingDescription
    

Return Value

LinearIntersection

See Also